Pet Store Web Service
Pet Store Web Service / Access to Petstore orders Resource Group / deleteOrder (Delete)
In This Topic
    DeletedeleteOrder
    In This Topic

    Resource Path: /store/order/{orderId}

    Description
    Delete purchase order by ID
    Parameters
    NameDescriptionData Type
    ID of the order that needs to be deletedinteger
    Fault Responses
    FaultDescription
    Invalid ID supplied
    Order not found
    See Also